-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.2 (latest)
-
Code
-
Classes
- BitMatrix
Total Complexity |
50 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
244 |
Lines of code |
151 |
Logical lines of code |
96 |
Comment lines |
73 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getEnclosingRectangle() |
A |
45 |
14 |
43 |
setRegion() |
A |
53 |
9 |
20 |
getTopLeftOnBit() |
S |
56 |
5 |
18 |
getBottomRightOnBit() |
S |
56 |
5 |
18 |
__construct() |
S |
60 |
4 |
12 |
getRow() |
S |
62 |
4 |
10 |
clear() |
S |
70 |
2 |
6 |
setRow() |
S |
69 |
2 |
6 |
get() |
S |
72 |
1 |
4 |
set() |
S |
73 |
1 |
4 |
flip() |
S |
73 |
1 |
4 |
getWidth() |
S |
82 |
1 |
3 |
getHeight() |
S |
82 |
1 |
3 |